test harness

[test ˈhɑːnɪs]
  • test harness
  • 释义

    试验用接线

纠错 数据更新时间:2025-11-14 19:42:33
1、

At this point you could enhance the test harness with more users, more transactions per user, or more complex transactions.

此时,您可以用更多的用户、更大的每用户事务数,或者更复杂的事务来增强测试工具。

互联网摘选

2、

Agile techniques recommend having adequate unit and acceptance tests to build a robust test harness around the application.

敏捷推荐围绕应用建立足够的单元测试和验收测试,以构建足够强壮的测试套件。

互联网摘选

3、

A test coverage measurement is obtained by exercising a code base with a test harness and capturing data that corresponds to code having been "touched" throughout the lifetime of the test process.

通过用一个测试工具执行代码库并捕获整个测试过程中与被“触及”的代码对应的数据,就可以获得测试覆盖度量。

互联网摘选

4、

He presents numerous examples to show how the reader can place even the most convoluted and tightly coupled code into a unit test harness.

他列举了大量的示例,以说明读者如何将费解的、耦合的代码放进单元测试中。

互联网摘选

5、

The application server ran on one machine, and the test harness and database ran on the second machine.

应用服务器运行在一台计算机上,而测试工具和数据库运行在另一台计算机上。

互联网摘选

6、

TSK produces test systems and adaptation units for wire harness inspection.

我司为汽车行业提供检测成型线?的测试和适配系统.

互联网摘选

7、

Your test harness supports specification of an arbitrary subset of tests to run.

您的测试工具支持任意测试子集的选择。

互联网摘选

8、

It was used as the test harness for the "Hardware" recording method used in Tasker.

它被用来作为测试工具的“硬件”录制塔斯克使用的方法。

互联网摘选

9、

It is proved through test that the terylene harness developed can be used in real production.

经过试验证明,研制的涤纶通丝可以用于实际生产。

互联网摘选

10、

Or you may spend hours poring over the details and trying to figure out what kind of tests you need to add to your test harness.

或者您可以花费数小时时间研究细节,并试着弄清您需要为您的测试工具添加什么类型的测试。

互联网摘选

11、

I should really just put it in a nice test harness, where I run100,200,1,000 trials, but I didn't want to bore you with that here.

我应该把它放到一个测试组件中,我运行100次,200次,1000次,但是我现在不想用这个来烦你们。

互联网摘选

12、

However, in the real world, not all applications are fortunate enough to have a test harness.

然而,实际情况是:不是所有的应用都有配套的测试套件。

互联网摘选

13、

Doing so will give you a margin of error in the definition of the test harness.

这样做将使您获得测试工具定义中的误差幅度。

互联网摘选

14、

Creating a realistic test harness is a critical step in effective tuning.

创建实际测试工具是有效优化的关键步骤。

互联网摘选

15、

Use a performance monitoring tool in conjunction with the test harness

使用与测试协同工作的性能监控工具

互联网摘选

16、

Modify the OpenJPA sample to act as a simple test harness.

修改OpenJPA示例来充当一个简单的测试装具模块(test harness)。

互联网摘选

17、

Flight test vehicles require a certain degree of wiring and installation modification to accommodate flight test equipment. TSK produces test systems and adaptation units for wire harness inspection.

飞行试验机需要一定程度的配线和安装改动来适应飞行测试设备。我司为汽车行业提供检测成型线?的测试和适配系统。

互联网摘选

18、

For production applications, it is critical to study the expected workload and develop a test harness that mirrors reality as much as possible.

对于产品应用程序,研究预期的工作负载并开发一个最接近现实的测试装具模块十分关键。

互联网摘选

19、

To further add in constructing add-ins, Erik Mikkelson has created a test harness that shows the outputs, errors, and events that arise from the extensions.

并且为了更进一步地创建插件,Erik Mikkelson还已经创建全套的测试工具,它会显示扩展所会产生的输出、错误和事件。

互联网摘选

20、

To easily test the speed of the incrementally improving modules I planned to develop, I wrote a small test harness to run different versions of the module

为了可以简单地测试要开发的模块的速度提高情况,我编写了一个简单的测试程序来运行不同版本的模块

互联网摘选

21、

Using the test harness as one of the tools available, and then combining it with profiling tools, helps reveal pesky issues that may be hidden.

使用test harness作为可用工具的一种,然后与分析工具组合起来,可以帮助您找到那些隐藏的问题。

互联网摘选

22、

OData validation tool: A test harness and a few sample validation tests to make it easy to validate your OData endpoint.

OData验证工具:一个测试包和一些示例,让你轻松验证OData服务点是否正确。

互联网摘选

23、

You should not rely on simply "noticing" that test harness runs are taking longer to report a performance issue.

您不应该依赖于简单的“注意到”测试运行了很长时间后才报告性能问题。

互联网摘选

24、

Component test capabilities generate unit test stubs, test data, and a test harness to speed validation of Web services and Java code.

组件测试功能产生单位测试分支,测试数据和测试装置,以加速验证Web services和Java代码。

互联网摘选

25、

The person who created the application should not develop the test harness, because they will know the assumed boundary conditions and will tend to avoid creating test cases outside those boundaries.

应用程序的创建者不应该开发测试工具,因为他们知道假定的边界条件,会有意避免创建超出这些边界的测试用例。

互联网摘选

26、

Since Perl has a pretty decent testing ( and test documentation) facility, you can even use a regular Perl test harness for your C libraries.

因为Perl拥有一个十分出色的测试(和测试文档)工具,您甚至可以经常使用Perl的测试功能来维护您的C语言库。

互联网摘选

27、

Performance analysis is another technique that, when used in conjunction with a test harness, yields enlightening results about the application.

性能分析是另外一种技术,它与test harness关联,给出有关应用程序的启发式的结果。

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索

纳米英语英语词典(dict.nm3.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈